home *** CD-ROM | disk | FTP | other *** search
- void taddchr DCLPROTO((int c));
- void taddstr DCLPROTO((char *s));
- void taddint DCLPROTO((int x));
- void taddnl DCLPROTO((void));
- char *getpermtext DCLPROTO((struct node *n));
- char *getjobtext DCLPROTO((struct node *n));
- void gettext2 DCLPROTO((struct node *n));
- void getsimptext DCLPROTO((Cmd cmd));
- void getredirs DCLPROTO((Cmd cmd));
- void taddlist DCLPROTO((Lklist l));
-